difference between ReadOnly and Const? [closed]

Posted by I__ on Stack Overflow See other posts from Stack Overflow or by I__
Published on 2010-06-17T20:45:46Z Indexed on 2010/06/17 20:53 UTC
Read the original article Hit count: 86

Filed under:

Possible Duplicate:
What is the difference between const and readonly?

are these interchangeable? can you show me code on how you would apply the two?

© Stack Overflow or respective owner

Related posts about c#